Skip to content

Conversation

ehuss
Copy link
Contributor

@ehuss ehuss commented Aug 18, 2025

This changes the --dest-dir flag so that it is relative to the current directory, not the book root. This has been a source of confusion for several people.

Fixes #698

ehuss added 2 commits August 18, 2025 16:28
This changes the `--dest-dir` flag so that it is relative to the current
directory, not the book root. This has been a source of confusion for
several people.

Fixes rust-lang#698
@ehuss ehuss added the Breaking Change This would require a SemVer breaking change label Aug 18, 2025
@rustbot rustbot added the S-waiting-on-review Status: waiting on a review label Aug 18, 2025
@ehuss ehuss enabled auto-merge August 18, 2025 23:29
@ehuss ehuss added this pull request to the merge queue Aug 18, 2025
Merged via the queue into rust-lang:master with commit 54a5d74 Aug 18, 2025
14 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: waiting on a review label Aug 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breaking Change This would require a SemVer breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dest-dir should be relative to the current dir and not to the book root
2 participants